RichTextKit v0.4

MappedSlice<T>.Underlying Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: MappedSlice<T>

Get the underlying slice for this mapped array

public Slice<T> Underlying { get; }

Property Type

Slice<T>